Resource Path: /api/connectionstore
Uri: http://doc.jamsscheduler.com/api/connectionstore
Description
Request
The request body is of type Agent.
Overview
 |
Agent
 |
agentName : string
|
 |
agentTypeName : string
|
 |
agentType : string
|
 |
platformTypeName : string
|
 |
agentPlatform : string
|
 |
agentID : integer
|
 |
description : string
|
 |
lastChangeUTC : string
|
 |
lastChangedBy : string
|
 |
jobCount : integer
|
 |
jobLimit : integer
|
 |
licenseAllocated : boolean
|
 |
licenseRequired : boolean
|
 |
online : boolean
|
 |
version : string
|
 |
timeOffset : string
|
 |
agentState : string
|
 |
 |
propertyName : string
|
 |
categoryName : string
|
 |
categorySortOrder : integer
|
 |
displayName : string
|
 |
propertyId : integer
|
 |
typeName : string
|
 |
typeNameSSO : string
|
 |
toolTip : string
|
 |
description : string
|
 |
editor : string
|
 |
mergeOption : string
|
 |
sortOrder : integer
|
 |
inheritedFromType : string
|
 |
inheritedFromId : integer
|
 |
inheritedFromName : string
|
 |
readOnly : boolean
|
 |
browsable : boolean
|
 |
defaultValue : object
|
 |
currentValue : object
|
|
 |
isExecutionAgent : boolean
|
 |
 |
 |
identifier : string
|
 |
inherited : boolean
|
 |
flags : string
|
 |
accessList : Array[string]
|
|
|
|
Response
The response body is of type string.
OK
See Also